Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix end to end test failures on CI #2341

Merged
merged 5 commits into from
Jun 29, 2020
Merged

Fix end to end test failures on CI #2341

merged 5 commits into from
Jun 29, 2020

Conversation

goto-bus-stop
Copy link
Contributor

The chaos monkey test used canvas.toBlob which IE does not have.
The react test was probably broken by a Dashboard redesign, but we may not have noticed it because another was probably already broken then... I added a data-acquirer-id attribute to the DashboardTabs to make it a bit more robust in case there are more design tweaks in the future.

Locally the URL plugin test still fails for me with these changes, but I think that's due to some IE driver configuration, as it seems to work fine on saucelabs.

@goto-bus-stop goto-bus-stop requested a review from arturi June 24, 2020 14:15
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
@arturi arturi self-requested a review June 29, 2020 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants